MULTIPRINT

Section: User Commands (1)
Updated: 24 May 1988
Index Return to Main Contents
 

NAME

multiprint - map multiple pages onto PostScript pages  

SYNOPSIS

multiprint [ -f font ] [ -F font ] [ -p factor ] [ -P printer ] [ -d printer ] [ -h ] [ -r ] [ -s ] filename(s)  

DESCRIPTION

Multiprint maps pages from files to PostScript pages and sends the output to the line printer. Each PostScript page will contain factor-by-factor pages from the files.  

OPTIONS

-f
Use font font to print the body of each page.
-F
Use font font to print the title of each page.
-p
Change factor from default of 2 to factor. (-2 is a synonym for -p 2, -3 for -p 3, etc.)
-P
On systems with the BSD lpr command, send output to printer instead of the default printer.
-h
On systems with the BSD lpr command, suppress printing of the burst page.
-d
On systems with the System V lp command, send output to printer instead of the default printer.
-r
Output pages in row major order instead of column major.
-s
Output to standard output instead of to the printer.
 

BUGS

Tabs are expanded to spaces, which does not work well with proportionally spaced fonts.  

AUTHOR

Tom Davis, Silicon Graphics


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
BUGS
AUTHOR

This document was created by man2html, using the manual pages.
Time: 13:17:17 GMT, December 07, 2024